Release 10.1A: OpenEdge Getting Started:
Installation and Configuration
Using pkiutil to manage an OpenEdge key store
The
pkiutilcommand-line utility provides all the operations necessary to create and manage key store entries for OpenEdge SSL servers (See the "Managing key stores for OpenEdge servers" section). This utility manages all input and output for the key store in theOpenEdge-Install-Dir\keysdirectory. For more information on the structure of this directory, see the "Understanding key store content" section.The
pkiutilutility has the following general command-line syntax:
optionsChange the type of information and defaults for different functions (
function) of the utility.function argumentsOne of the following functions (
function) and the objects they affect (arguments):
-newreq alias— Generates a new private/public-key pair and a corresponding public-key certificate request (suitable for submission to a CA), stored under the alias name specified byalias.-import alias cert-file— Imports a CA-issued SSL server digital (public-key) certificate from the disk file,cert-file, pairs it with the private key generated for a public key request identified by the alias name,alias, and places the pair in the key store as a new entry identified byalias.-print alias— Displays the public-key certificate request identified byalias.-list[alias... ] — Displays a list of specified (alias) or all current key store entries.-display cert-file— Displays the digital certificate file information contained in the operating system disk file,cert-file.-remove alias... — Removes one or more specified (alias) key store entries.For complete information on the options and functions of the
pkiutilcommand-line utility, see Appendix C "Command and Utility Reference."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |